home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / wb-tools / mcp / mcp.history < prev    next >
Encoding:
Text File  |  1995-05-18  |  15.5 KB  |  565 lines

  1.                                  MCP History
  2.                                  ===========
  3.  
  4. The coders: {z}:Zerocom, {o}:Oxygene, {f}:Fox
  5. This means not that every coder fixes only his own routines!
  6.  
  7. >>USER<< is the name of the user who had found the bug.
  8.  
  9. FIXED = Fixed
  10. ADDED = Added
  11. REMOV = Removed
  12. REWRI = Rewritten
  13. OVERW = Overworked
  14.  
  15. ------------------------------------------------------------------------------
  16.  
  17. MCP V1.04
  18. ---------
  19. (17-May-95)
  20.  
  21.  - {z}  FIXED   OpenScreen routine. On Kick 2.x wasn't set the right colors
  22.  
  23. (16-May-95)
  24.  
  25.  - {f}  ADDED   MCP installs NoGuru btw. Saves AlertHistory if it couldn't
  26.                 load the MCP.gurudat!
  27.  
  28.  - {f}  FIXED   No Guru now works without enabled AlertHistory. Before that
  29.                 fix it shows the whole MCP.gurudat! (Bug since V1.02)
  30.                 >> RAMSES <<
  31.  
  32. (15-May-95)
  33.  
  34.  - {z}  REMOV   patch of AllocVec in No ChipMem-Function. (AllocVec uses
  35.                 AllocMem)
  36.  
  37.  - {z}  ADDED   16 Colorpointer for Kickstart 2.x. Since weeks of work it
  38.                 should now work right. I've only tested it with a Kick 2.04
  39.                 from an A2000 loaded with MCP-MapRom beta.
  40.  
  41.  - {z}  FIXED   openversion of diskfont.library. It was V37, but on the
  42.                 standart WB 2.0 is only a V36.
  43.  
  44.  - {z}  FIXED   enforcer-hit in Change-WBTitle
  45.  
  46.  - {z}  ADDED   some Gurus to MCP.gurudat file (including Retina-Alerts)
  47.  
  48. (14-May-95)
  49.  
  50.  - {z}  ADDED   versioncheck of prefsfile
  51.  
  52.  - {z}  FIXED   Pens of WBClock (now uses MenuText/MenuBackgroung on Kick 3.0+
  53.                 and DetailPen/BlockPen on Kick 2.0+)
  54.                 >> Richard Baud <<
  55.  
  56.  - {z}  ADDED   WBClock will now use the font of the uppermost screen, if
  57.                 noone is selected
  58.                 >> Jaco Schoonen <<
  59.  
  60.  - {z}  FIXED   Promotor. The first Size-entry was skiped. (Probably made in
  61.                 V1.04)
  62.  
  63. (13-May-95)
  64.  
  65.  - {o}  ADDED   CycleWindows backwards
  66.                 >> requested by Jani Kannosto <<
  67.  
  68.  - {z}  FIXED   Assign Wedge for compatiblity with MC68000
  69.  
  70. (09-May-95)
  71.  
  72.  - {z}  ADDED   to Change-WBTitle: Memsizes in Mega and K Bytes, RetinaMem,
  73.                 VMM and full memory percentage
  74.  
  75.  - {z}  FIXED   VBR wasn't set back to zero (if wanted) on start of MCP
  76.                 >> Ramses <<
  77.  
  78.  - {z}  FIXED   bug in Tooltypes-function. Now works fine with VMM.
  79.  
  80.  - {f}  FIXED   KeyBlanker turn off works now (finally!)
  81.                 >> BASIC <<
  82.  
  83.  - {-}  -----   Betarelease for all registered users.
  84.  
  85. (07-May-95)
  86.  
  87.  - {z}  FIXED   SpeedRamsey now doesn't work with non-AGA to prevent problems
  88.                 with A3000
  89.  
  90. (06-May-95)
  91.  
  92.  - {o}  ADDED   CycleWindows now activate the windows
  93.                 >> Goran Wallgren <<
  94.  
  95.  - {o}  ADDED   PatchOpenWB to prevent a bug in Kick 3.x
  96.  
  97.  - {z}  ADDED   CenterScreens function
  98.  
  99.  - {z}  ADDED   all internal BOOPSI gadgets (like Checkmarks) will now be
  100.                 right displayed with No ChipMem function
  101.  
  102. (05-May-95)
  103.  
  104.  - {z}  FIXED   No more system-requesters will pop up
  105.  
  106.  - {f}  ADDED   Requester-Timeout
  107.  
  108. (04-May-95)
  109.  
  110.  - {o}  FIXED   more then two spaces in the screenname for ScreensMenu will
  111.                 be decreased to one space
  112.  
  113. (03-May-95)
  114.  
  115.  - {o}  ADDED   SunPop2Front, which pops the window under the mousepointer
  116.                 to front
  117.  
  118.  - {o}  FIXED   DefaultPubScreen will set the WBScreen to default, if the
  119.                 frontmost screen isn't a PublicScreen
  120.                 >> zerocom <<
  121.  
  122.  - {o}  FIXED   DefaultPubScreen will be put back to 'Workbench' if MCP
  123.                 quits
  124.                 >> Mario Kemper <<
  125.  
  126.  - {o}  ADDED   SunMouse, which activate the window under the mousepointer
  127.  
  128. (02-May-95)
  129.  
  130.  - {o}  ADDED   SunRMB, which activate the window under the mousepointer if
  131.                 you press the right mousebutton
  132.  
  133.  - {o}  FIXED   last Spaces in the Screensname for ScreensMenu removed
  134.  
  135. (01-May-95)
  136.  
  137.  - {o}  ADDED   SunKey, which activate the window under the mousepointer if
  138.                 you press a key
  139.  
  140. (30-Apr-95)
  141.  
  142.  - {z}  OVERW   Tasksearching again! (600% faster) It's now nearly as fast
  143.                 as without MCP
  144.  
  145.  - {f}  FIXED   NoGuru requester hotkey "Reboot" to "b"
  146.  
  147. (29-Apr-95)
  148.  
  149.  - {o}  FIXED   with full window sizing the window jumps to the opposite
  150.                 direction if you move to the edge of the screen
  151.                 >> Trevor Morris <<
  152.  
  153.  - {o}  FIXED   first spaces in the Screenname for ScreensMenu removed
  154.  
  155. (28-Apr-95)
  156.  
  157.  - {o}  FIXED   Mungwall-Hit with Screensmenu
  158.  
  159.  - {o}  FIXED   Enforcer-Hit with ScreensMenu
  160.                 >> Mario Kemper <<
  161.  
  162.  - {o}  FIXED   MoveWindow now works with WBGauge. Error in the calculation
  163.                 of the dragbar removed.
  164.                 >> ION & Ralph Wermke <<
  165.  
  166. (27-Apr-95)
  167.  
  168.  - {z}  FIXED   NoClick and KeyBlanker turn off work now
  169.  
  170.  - {z}  ADDED   NoSave option with NoGuru
  171.  
  172.  - {z}  ADDED   RTPatch patches only when library was opened or is still in
  173.                 memory
  174.  
  175.  - {z}  ADDED   RTPatch for Req Library
  176.  
  177.  - {z}  OVERW   RTPatch for Intuition
  178.  
  179.  - {z}  ADDED   ARQ Mode ( for RTPatch )
  180.  
  181.  - {z}  ADDED   the name from the assign will be display in filerequester-
  182.                 title ( AssignWedge )
  183.  
  184. (26-Apr-95)
  185.  
  186.  - {z}  FIXED   FormatProtection uses now SetFunction (for compatiblity with
  187.                 HDOff and similar programs)
  188.                 >> Gideon Zenz <<
  189.  
  190. (25-Apr-95)
  191.  
  192.  - {o}  ADDED   QuickLayer that speeds up the rendering using layers.library
  193.                 >> Requested by Dave Dustin <<
  194.  
  195.  - {z}  ADDED   WBClock (big Thanx to ION for coding this !)
  196.  
  197.  - {z}  ADDED   RTPatch for Asl and Arp Library
  198.  
  199.  - {z}  FIXED   bug when rendering the new screenfrequenzy
  200.  
  201. (24-Apr-95)
  202.  
  203.  - {o}  OVERW   now ToolAlias make only one patch in the system and you
  204.                 can delete an Icon over Workbench. The codesize of Toolalias
  205.                 is reduced about 50 percent and the patch works more safe now.
  206.                 >> Holger Papajewski <<
  207.  
  208.  - {o}  ADDED   in Exchange you can call and kill the MCPPrefs with the
  209.                 functions 'ShowInterface' and 'HideInterface'
  210.  
  211. (23-Apr-95)
  212.  
  213.  - {z}  ADDED   AssignWedge is now compatible to ARQ (and similar Programs)
  214.                 For right use: Start ARQ before MCP and turn MCP's RTPatch
  215.                 off.
  216.                 >> Walter Trautmann (THX for your letter!) <<
  217.  
  218.  - {o}  FIXED   you can now call a hotkey by a key plus a doubleclick on
  219.                 the mouse (but only a doubleclick, not a tripleclick)
  220.                 >> LSI <<
  221.  
  222. (22-Apr-95)
  223.  
  224.  - {z}  FIXED   memory-eating bug in the NoGuru function
  225.                 >> Oxygene <<
  226.  
  227.  - {f}  FIXED   bug if AlertHistory is disabled and NoGuru enabled the 
  228.                 MCP.gurudat file wasn't loaded. This bug was made with MCP
  229.                 V1.02's new InitRoutines.
  230.  
  231. (21-Apr-95)
  232.  
  233.  - {f}  ADDED   Delay after saving the Guru to avoid HD-Validation
  234.                 >> Requested by Oxygene <<
  235.  
  236.  - {z}  FIXED   colors in ScreensMenu
  237.                 >> Squirrel <<
  238.  
  239.  - {o}  ADDED   current directory to the assign-requester in AssignWedge
  240.                 >> Mario Kemper <<
  241.  
  242.  
  243. MCPPrefs V1.04
  244. --------------
  245. (17-Apr-95)
  246.  
  247.  - {z}  FIXED   All PopAsls have now 256 chars string-gadget insted of 80
  248.                 >> LSI <<
  249.  
  250. (14-Apr-95)
  251.  
  252.  - {z}  FIXED   Promotor-DisplayID, the requester pops up twice.
  253.                 >> Maik Solf <<
  254.  
  255.  - {z}  FIXED   some CheckMarks didn't enable/disable the right thing
  256.                 >> Philip Manning <<
  257.  
  258.  - {z}  ADDED   AssignPrefs will now check for double assigns
  259.                 >> J.T. Vermeulen <<
  260.  
  261.  - {z}  ADDED   CacheFontList can now automaticaly deleted
  262.                 >> Andre Jonsson <<
  263.  
  264. (11-Apr-95)
  265.  
  266.  - {z}  FIXED   About-Window will now be selectable over menu and it wont
  267.                 popup at start
  268.                 >> Andre Jonsson <<
  269.  
  270. (10-Apr-95)
  271.  
  272.  - {z}  FIXED   If you add a new task or assign the new entry wasn't
  273.                 activated.
  274.                 >> J.T.Vermeulen <<
  275.  
  276.  - {z}  FIXED   all problems with SunOptions
  277.                 >> Ville Pispa <<
  278.  
  279. (09-Apr-95)
  280.  
  281.  - {z}  FIXED   loading and saving of Hotkey- and Hotcmd-Checkmark. Hotkey
  282.                 was the same as CrunchPatch and Hotcmds was Hotkey.
  283.  
  284.  - {z}  FIXED   Tasklist, Assignlist or Screenlist became longer and longer
  285.                 how often you press the ADD button and the window was open.
  286.                 >> Volker Remuss <<
  287.  
  288.  - {z}  FIXED   loading of Requester-Timeout
  289.  
  290.  - {-}  -----   Betarelease for all registered users.
  291.  
  292. (05-Apr-95)
  293.  
  294.  - {z}  FIXED   Taskname errors in Tasklists
  295.  
  296.  - {z}  FIXED   IFF-ILBM RLE decrunching with 16 colorpointer-generation
  297.  
  298.  - {z}  FIXED   Tasklist hadn't displayed any task
  299.  
  300. (30-Apr-95)
  301.  
  302.  - {z}  FIXED   BorderBlank was enabled on OCS
  303.  
  304. (26-Apr-95)
  305.  
  306.  - {z}  FIXED   enforcer hit
  307.  
  308.  - {z}  ADDED   new CheckMark ON function on to RTPatch
  309.  
  310. (25-Apr-95)
  311.  
  312.  - {z}  FIXED   old tasklist wouldn't be cleared in "ADD" Task from Promote-
  313.                 Task and NoPromote
  314.                 >> FLi7e <<
  315.  
  316.  - {z}  FIXED   Global Page-1 Checkmarks doesn't appear its function (this
  317.                 was made by resorting the page)
  318.  
  319.  - {z}  FIXED   AssignPrefs. Now you can select only directories.
  320.  
  321.  - {z}  FIXED   NoGuru-delay was not right loaded
  322.  
  323.  
  324. PatchControl V1.2
  325. -----------------
  326. (15-May-95)
  327.  
  328.  - {z}  ADDED   patch of RemLibrary to prevent some errors with showpatches
  329.  
  330. (14-May-95)
  331.  
  332.  - {z}  FIXED   systemcrash with long paths (error only in AminetRelease)
  333.  
  334.  
  335. PatchControl V1.1
  336. -----------------
  337. (28-Apr-95)
  338.  
  339.  - {z}  ADDED   first patch support (recommented by ARQ)
  340.                  e.g. PatchControl ARQ
  341.                   the patches from the task named ARQ will be inserted before
  342.                   all other patches. (Wildcards are supported)
  343.  
  344.  - {z}  FIXED   the format! Old TaskStructure is now only the TaskName!
  345.  
  346.  - {f}  ADDED   ShowPatches-program to the archive
  347.  
  348.  
  349. ******************************************************************************
  350.  
  351. MCP V1.03
  352. ---------
  353. (20-Apr-95)
  354.  
  355.  - {z}  ADDED   MCP.gurudat and GuruHistory can now be loaded from another
  356.                 directory. ! Attention, don't forget to save new prefs !
  357.                 >> requested by Rodney Hester and Cindy Chen <<
  358.  
  359.  - {z}  ADDED   Borderblank will be turned off, when MCP was quited
  360.                 >> requested by Volker Eickhoff <<
  361.  
  362.  - {o}  FIXED   all 'AssignAdd' assigns was making with every start of MCP
  363.                 >> Volker Remuss <<
  364.  
  365. (19-Apr-95)
  366.  
  367.    {o}  ADDED   DefaultPubScreen (FirstScreen=DefaultPublicScreen)
  368.                 >> requested by Trevor Morris <<
  369.  
  370. (17-Apr-95)
  371.  
  372.  - {o}  FIXED   Function 'TOOLTYPE' always set the processor caches
  373.                 (also if no tooltype was given)
  374.  
  375.  - {o}  ADDED   SizeWindow (size full windows)
  376.                 >> requested by S.E.M. Lichtendahl <<
  377.  
  378.  - {z}  FIXED   the promotor doesn't work with HAM and EHB modes
  379.                 >> Dres! <<
  380.  
  381. (14-Apr-95)
  382.  
  383.  - {o}  ADDED   ScreensMenu to select a screen, if you press the right
  384.                 mousebutton over the screens depth gadget
  385.  
  386.  
  387. MCPPrefs V1.03
  388. --------------
  389. (20-Apr-95)
  390.  
  391.  - {z}  ADDED   Full Locale support
  392.  
  393.  - {z}  FIXED   BorderBlank is now selectable on ECS machines
  394.                 >> Rodney Hester and Cindy Chen <<
  395.  
  396.  - {z}  FIXED   CacheFontlist creation
  397.  
  398.  - {z}  OVERW   NoTopaz font-selection (now only fonts that work with NoTopaz
  399.                 can be selected)
  400.  
  401.  - {z}  FIXED   PatchRGB32 is now ghosted on AGA machines
  402.  
  403.  - {z}  FIXED   Hotkey Commands is now ghosted when Hotkeys are turned off.
  404.  
  405.  - {z}  ADDED   new Checkmark ON function to AlertHistory and NoGuru
  406.  
  407.  - {z}  ADDED   devicelist for the formatprotection
  408.  
  409.  - {z}  ADDED   changed all Hotkey Cmd-StringGadgets to PopASLs
  410.  
  411. (18-Apr-95)
  412.  
  413.  - {z}  FIXED   errors and systemcrash when removing all entries in any of
  414.                 Promotor listviews
  415.  
  416.  - {z}  OVERW   Global-Page 1 resorted
  417.  
  418. (15-Apr-95)
  419.  
  420.  - {z}  FIXED   Filename-error with 16 Colorpointer generation
  421.  
  422.  
  423. ******************************************************************************
  424.  
  425. PatchControl V1.0 was added to the archive! Sorry, it's not in the install-
  426. script.
  427.  
  428. MCP V1.02
  429. ---------
  430. (11-Apr-95)
  431.  
  432.  - {z}  FIXED   FastReset to be a A1200 reset (without HD-Off). Sorry, we
  433.                 couldn't test it.
  434.  
  435. (10-Apr-95)
  436.  
  437.  - {z}  ADDED   to Change WBTitle: Worbenchversion, real Kickstartversion and
  438.                 real Workbenchversion (e.g. 39.106 and 39.29)
  439.  
  440.  - {z}  ADDED   Crunchmania support for Crunchpatch
  441.  
  442.  - {o}  FIXED   ClickToFront doesn't work with the 'rawkey lbutton'
  443.                 Please use 'double rawmouse lbutton' (Doubleclick)
  444.                 because it's better then only the left mousebutton
  445.                 >> Zachary Powell <<
  446.  
  447.  - {o}  FIXED   MoveWindow hang if you press the right mousebutton while
  448.                 moving the window
  449.                 >> Fox <<
  450.  
  451.  - {o}  FIXED   CycleScreens, ClickToFront, ClickToback doesn't work full
  452.                 with few programs
  453.                 >> Volker Remuss <<
  454.  
  455.  - {o}  FIXED   CycleScreens doesn't work with 'rawmouse lbutton rbutton'
  456.                 >> Volker Remuss <<
  457.  
  458. (09-Apr-95)
  459.  
  460.  - {z}  REWRI   Init and Remove routines (There are now shorter and safer)
  461.  
  462.  - {z}  FIXED   systemlock when a library can't be opened
  463.  
  464. (07-Apr-95)
  465.  
  466.  - {z}  REMOV   Openscreen-routine (now MCP works fine with RetinaEmu)
  467.                 >> Hudi <<
  468.  
  469. (06-Apr-95)
  470.  
  471.  - {o}  FIXED   CopyMem doesn't work on 68040 or higher
  472.                 >> LSI <<
  473.  
  474.  - {o}  FIXED   Tooltype 'MCPNOVBR' causes the computer to crash
  475.  
  476.  - {o}  FIXED   Windowfunctions (MoveWindow, ClickToFront, ClickToBack)
  477.                 wasn't compatible with MagicMenu (selectable Popup Menu)
  478.                 >> Volker Remuss <<
  479.  
  480.  - {o}  FIXED   Tasksearching was to slow (now 600% faster)
  481.                 >> Volker Remuss <<
  482.  
  483.  - {o}  ADDED   new MCP.gurudat
  484.  
  485.  - {o}  ADDED   ToolType 'MCPNOCYBER' (switch to AmigaScreen)
  486.  
  487.  
  488. MCPPrefs V1.02
  489. --------------
  490. (11-Apr-95)
  491.  
  492.  - {z}  FIXED   MCPPrefs needs now muimaster.library V8 (MUI 2.1) instead of
  493.                 V10. It's only tested with V10, so there are no waranties.
  494.  
  495. (10-Apr-95)
  496.  
  497.  - {z}  ADDED   support of new MCP features
  498.  
  499.  - {z}  OVERW   Userinterface:
  500.                  o Select Hotkey Commands now with a double click in Hotkey-
  501.                    page
  502.                  o Global 2 is now Global Page 1
  503.                  o Autoscroll is selectable in Promote-Size and DisplayID
  504.  
  505.  - {z}  ADDED   "Test" Button
  506.  
  507.  - {z}  FIXED   It was impossible to edit Promote-Size
  508.  
  509. (07-Apr-95)
  510.  
  511.  - {z}  FIXED   crash with the demo-config when euro72 and multiscan monitors
  512.                 wasn't started
  513.                 >> Philip Manning <<
  514.  
  515. (05-Apr-95)
  516.  
  517.  - {z}  FIXED   some memory-eating bugs
  518.                 >> Zachary Powell <<
  519.  
  520.  - {z}  FIXED   reopening of the prefswindow while clicking the closegadget
  521.                 >> LSI <<
  522.  
  523.  
  524. ******************************************************************************
  525.  
  526. MCP V1.01
  527. ---------
  528.  
  529.  - {z}  ADDED   CopyMem-patch
  530.  
  531.  - {z}  FIXED   CacheFont didn't work with Fed
  532.                 >> Fox <<
  533.  
  534.  - {o}  FIXED   disable of MoveWindow didn't work
  535.                 >> Ramses <<
  536.  
  537.  - {z}  FIXED   systemcrash when MoveWindow is disabled
  538.                 >> Ramses <<
  539.  
  540.  - {z}  FIXED   errorsprite with PointerPatch disabled
  541.                 >> Ramses <<
  542.  
  543.  - {z}  FIXED   Mousepointer-queue with 16 Colorpointer on 68030
  544.                 >> Ramses <<
  545.  
  546.  
  547. MCPPrefs V1.01
  548. --------------
  549.  
  550.  - {z}  ADDED   More security
  551.  
  552.  - {z}  OVERW   memory-managment
  553.  
  554.  - {z}  ADDED   full MUI-Cyclechain support (with a new version of MUIB-
  555.                                              GencodeASM)
  556.  
  557.  - {z}  FIXED   filename error with 16 Colorpointer
  558.                 >> Fox <<
  559.  
  560.  - {z}  FIXED   Hotkey disables itself automaticly
  561.  
  562.  - {z}  FIXED   config-trashing while 16 Colorpointer generation
  563.  
  564.  - {z}  FIXED   Borderblank now disabled on OCS/ECS
  565.